Share via


BitmapIconSource.ShowAsMonochromeProperty プロパティ

定義

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

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

public:
 static property DependencyProperty ^ ShowAsMonochromeProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowAsMonochromeProperty();
public static DependencyProperty ShowAsMonochromeProperty { get; }
var dependencyProperty = BitmapIconSource.showAsMonochromeProperty;
Public Shared ReadOnly Property ShowAsMonochromeProperty As DependencyProperty

プロパティ値

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

適用対象