InkToolbarStencilButton.IsRulerItemVisibleProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 IsRulerItemVisible 相依性屬性。
public:
static property DependencyProperty ^ IsRulerItemVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsRulerItemVisibleProperty();
public static DependencyProperty IsRulerItemVisibleProperty { get; }
var dependencyProperty = InkToolbarStencilButton.isRulerItemVisibleProperty;
Public Shared ReadOnly Property IsRulerItemVisibleProperty As DependencyProperty
屬性值
IsRulerItemVisible相依性屬性的識別碼。
備註
以 Windows Creators Update (SDK 15063) 或更新版本為目標的應用程式應該使用此物件,而不是 InkToolbarRulerButton。 如果您的應用程式也支援舊版,請參閱 版本調適型應用程式:使用新的 API,同時維持與舊版的相容性 以取得詳細資訊。