Class ToolkitResourceKeys
Exposes WPF resource keys for WPF controls.
Inheritance
System.Object
ToolkitResourceKeys
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Community.VisualStudio.Toolkit
Assembly: Community.VisualStudio.Toolkit.dll
Syntax
public static class ToolkitResourceKeys
Properties
| Improve this Doc View SourceInputPaddingKey
Gets the key that can be used to get the System.Windows.Thickness to use for input controls.
Declaration
public static object InputPaddingKey { get; }
Property Value
Type | Description |
---|---|
System.Object |