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 相依性屬性的識別碼。

適用於