Interface IUILayerContainer
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public interface IUILayerContainer
Properties
Owner
Declaration
IDocumentEditorPresenterContainer Owner { get; }
Property Value
IDocumentEditorPresenterContainer
|