Control.CharacterSpacingProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the CharacterSpacing dependency property.
public:
static property DependencyProperty ^ CharacterSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty CharacterSpacingProperty();
public static DependencyProperty CharacterSpacingProperty { get; }
var dependencyProperty = Control.characterSpacingProperty;
Public Shared ReadOnly Property CharacterSpacingProperty As DependencyProperty
Property Value
The identifier for the CharacterSpacing dependency property.