Click or drag to resize
DigitalRuneThemeAttributeContentName Property
Gets or sets the name of the attribute.

Namespace: DigitalRune.Game.UI.Content.Pipeline
Assembly: DigitalRune.Game.UI.Content.Pipeline (in DigitalRune.Game.UI.Content.Pipeline.dll) Version: 1.7.0.0 (1.7.0.14427)
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the attribute.

Implements

INamedObjectName
See Also