IntraTextAdornmentTag Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of IntraTextAdornmentTag.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IntraTextAdornmentTag(UIElement, AdornmentRemovedCallback) | Initializes a new instance of a IntraTextAdornmentTag. | |
IntraTextAdornmentTag(UIElement, AdornmentRemovedCallback, Nullable<PositionAffinity>) | Initializes a new instance of a IntraTextAdornmentTag. | |
IntraTextAdornmentTag(UIElement, AdornmentRemovedCallback, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<PositionAffinity>) | Initializes a new instance of a IntraTextAdornmentTag. |
Top