Click or drag to resize

DynamicUserControlBase fields

The DynamicUserControlBase Type exposes the following members.

Fields
 NameDescription of the
Public FieldStatic MemberAttachedNameProperty Additional name used to search for the control in the VisualTree (important for UserControls).
Public FieldStatic MemberDynamicUserControl_ContentRenderedEvent Is triggered when the dynamically loaded control has been completely drawn. The user event is declared and registered here.
Back to the top
See also