XmlnsDefinitionAttribute Class |
Namespace: System.Windows.Markup
public class XmlnsDefinitionAttribute : Attribute
The XmlnsDefinitionAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmlnsDefinitionAttribute |
Initializes a new instance of the System.Windows.Markup.XmlnsDefinitionAttribute
class.
|
Name | Description | |
---|---|---|
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from Attribute.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AssemblyName |
Gets or sets the name of the assembly associated with the attribute.
|
![]() | ClrNamespace |
Gets the string name of the CLR namespace specified in this attribute
|
![]() | XmlNamespace |
Gets the XAML namespace identifier specified in this attribute.
|