Search
RenderOptionsAttached Members
Fields Attached Properties Methods
 


Provides attached properties for RenderOptions that can propagate down the WPF visual tree.

The following tables list the members exposed by the RenderOptionsAttached type.

 Public Fields

  Name Description

ActiveOptionsProperty

Identifies the ActiveOptions attached property.

 Public Attached Properties

  Name Description

ActiveOptionsProperty

 

 Public Methods

  Name Description

GetActiveOptions

Gets the ActiveOptions attached property value.

SetActiveOptions

Sets the ActiveOptions attached property value.

 See Also