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