TitleBar.IsDragRegionProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ IsDragRegionProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnIsDragRegionPropertyChanged")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnIsDragRegionPropertyChanged")]
static DependencyProperty IsDragRegionProperty();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnIsDragRegionPropertyChanged")]
public static DependencyProperty IsDragRegionProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnIsDragRegionPropertyChanged")] get; }
var dependencyProperty = TitleBar.isDragRegionProperty;
Public Shared ReadOnly Property IsDragRegionProperty As DependencyProperty
Property Value
- Attributes
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute