Share via


PersonPicture.PreferSmallImageProperty プロパティ

定義

PreferSmallImage 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.PersonPicture.PreferSmallImageProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

public:
 static property DependencyProperty ^ PreferSmallImageProperty { DependencyProperty ^ get(); };
static DependencyProperty PreferSmallImageProperty();
public static DependencyProperty PreferSmallImageProperty { get; }
var dependencyProperty = PersonPicture.preferSmallImageProperty;
Public Shared ReadOnly Property PreferSmallImageProperty As DependencyProperty

プロパティ値

PreferSmallImage 依存関係プロパティの識別子。

適用対象