Compartir a través de


InkToolbarStencilButton.RulerProperty Propiedad

Definición

Identifica la propiedad de dependencia Ruler .

public:
 static property DependencyProperty ^ RulerProperty { DependencyProperty ^ get(); };
static DependencyProperty RulerProperty();
public static DependencyProperty RulerProperty { get; }
var dependencyProperty = InkToolbarStencilButton.rulerProperty;
Public Shared ReadOnly Property RulerProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Ruler .

Comentarios

Las aplicaciones destinadas a Windows Creators Update (SDK 15063) o posterior deben usar este objeto en lugar de InkToolbarRulerButton. Si la aplicación también admite versiones anteriores, consulta Aplicaciones adaptables de versiones: Usar nuevas API al tiempo que mantiene la compatibilidad con versiones anteriores para obtener más información.

Se aplica a

Consulte también