次の方法で共有


BitmapIcon.ShowAsMonochromeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象