UIElementExtensions Class

Definition

Attached properties to support attaching custom pipelines to UI elements.

public static class UIElementExtensions
type UIElementExtensions = class
Public Class UIElementExtensions
Inheritance
UIElementExtensions

Fields

VisualFactoryProperty

Identifies the VisualFactory XAML attached property.

Attached Properties

VisualFactory

Methods

GetVisualFactory(UIElement)

Gets the value of VisualFactoryProperty.

SetVisualFactory(UIElement, AttachedVisualFactoryBase)

Sets the value of VisualFactoryProperty.

Applies to