MarkupExtensionWrapper Constructor
MarkupExtensionWrapper(XamlObject)
Initializes a new instance.
Declaration
protected MarkupExtensionWrapper(XamlObject xamlObject)
Parameters
Type | Name | Description |
---|---|---|
XamlObject | xamlObject | The XamlObject object that represents the markup extension. |