The PagePresenter type exposes the following members.

Methods

  NameDescription
ApplyTemplate (Inherited from Control.)
Arrange (Inherited from UIElement.)
ArrangeOverride (Inherited from FrameworkElement.)
CaptureMouse (Inherited from UIElement.)
CheckAccess (Inherited from DependencyObject.)
ClearValue (Inherited from DependencyObject.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindName (Inherited from FrameworkElement.)
Focus (Inherited from Control.)
GetAnimationBaseValue (Inherited from DependencyObject.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTemplateChild (Inherited from Control.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetValue (Inherited from DependencyObject.)
HideSearch
Removes the highlight from the selected area.
Init
Performs page presenter initialization.
InvalidateArrange (Inherited from UIElement.)
InvalidateMeasure (Inherited from UIElement.)
Measure (Inherited from UIElement.)
MeasureOverride (Inherited from FrameworkElement.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnApplyTemplate
Overridden. See OnApplyTemplate()()().
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnCreateAutomationPeer (Inherited from UIElement.)
OnGotFocus (Inherited from Control.)
OnKeyDown (Inherited from Control.)
OnKeyUp (Inherited from Control.)
OnLostFocus (Inherited from Control.)
OnMouseEnter (Inherited from Control.)
OnMouseLeave (Inherited from Control.)
OnMouseLeftButtonDown (Inherited from Control.)
OnMouseLeftButtonUp (Inherited from Control.)
OnMouseMove (Inherited from Control.)
ReadLocalValue (Inherited from DependencyObject.)
ReleaseMouseCapture (Inherited from UIElement.)
SetBinding (Inherited from FrameworkElement.)
SetValue (Inherited from DependencyObject.)
ShowSearch
Shifts the visible area of the screen to guarantee that the specified report area is visible and highlights it.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TransformToVisual (Inherited from UIElement.)
UpdateLayout (Inherited from UIElement.)

See Also