Class UILayerInitializeContext
Inheritance
System.Object
UILayerInitializeContext
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Layers
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class UILayerInitializeContext : Object
Properties
Document
Declaration
public RadFixedDocument Document { get; }
Property Value
Telerik.
|
Owner
Page
Declaration
public RadFixedPage Page { get; }
Property Value
Telerik.
|
Presenter
Declaration
public IFixedDocumentPresenter Presenter { get; }
Property Value
Methods
AddFocusableElement(DependencyObject)
Declaration
public void AddFocusableElement(DependencyObject element)
Parameters
Microsoft.
|
RemoveFocusableElement(DependencyObject)
Declaration
public void RemoveFocusableElement(DependencyObject element)
Parameters
Microsoft.
|