ContentDialog.FullSizeDesiredProperty Property

Definition

Gets the identifier of the FullSizeDesired dependency property.

public:
 static property DependencyProperty ^ FullSizeDesiredProperty { DependencyProperty ^ get(); };
static DependencyProperty FullSizeDesiredProperty();
public static DependencyProperty FullSizeDesiredProperty { get; }
var dependencyProperty = ContentDialog.fullSizeDesiredProperty;
Public Shared ReadOnly Property FullSizeDesiredProperty As DependencyProperty

Property Value

The identifier of the FullSizeDesired dependency property.

Applies to