Identifies the CanClose dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly DependencyProperty CanCloseProperty |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly CanCloseProperty As DependencyProperty |
See Also