Interface IAttributeLayoutInformation
The public interface for AttributeLayoutInformation
[DefaultImplementationType(typeof(AttributeLayoutInformation))]
[XmlDefaultImplementationType(typeof(AttributeLayoutInformation))]
public interface IAttributeLayoutInformation : ILayoutInformation, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members