The Page type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ApplyLayout(LayoutDefinition) | |
![]() |
ApplyLayout(TileMode) | |
![]() |
AutoConfigure |
Configures this page in a default way.
|
![]() |
AutoConfigure(Page) |
Configures this page using settings from the specified source page.
|
![]() |
Duplicate | Obsolete. Returns a copy of this Page intended to be attached
immediately.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetVisualBounds(Visual) |
Gets the bounds of a visual in the user interface.
|
![]() |
GetVisualBounds(Visual, Rectangle) |
Gets the bounds of a visual given a rectangle defining a visualization area.
|
![]() |
GetVisualizationAreaSize |
Gets the size of the visualization area in the user interface.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IServiceProviderGetService |
Implements IServiceProvider.
(Inherited from Node.) |
![]() ![]() |
INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also