Show / Hide Table of Contents

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 Source

InputPaddingKey

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX