ContentDialog.FullSizeDesiredProperty 属性

定义

获取 FullSizeDesired 依赖属性的标识符。

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

属性值

FullSizeDesired 依赖属性的标识符。

适用于