InkToolbarRulerButton.RulerProperty 属性

定义

标识 标尺 依赖属性。

public:
 static property DependencyProperty ^ RulerProperty { DependencyProperty ^ get(); };
static DependencyProperty RulerProperty();
/// [get: Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static DependencyProperty RulerProperty();
public static DependencyProperty RulerProperty { get; }
public static DependencyProperty RulerProperty { [Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var dependencyProperty = InkToolbarRulerButton.rulerProperty;
Public Shared ReadOnly Property RulerProperty As DependencyProperty

属性值

Ruler 依赖属性的标识符。

属性

注解

面向 Windows 创意者更新 (SDK 15063) 或更高版本的应用应使用 InkToolbarStencilButton 对象而不是此对象。 如果应用还支持早期版本,请参阅 版本自适应应用:在保持与以前版本的兼容性的同时使用新 API ,了解详细信息。

适用于

另请参阅