InsertionAdorner(Boolean, Boolean, UIElement, AdornerLayer) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
InsertionAdorner(bool isSeparatorHorizontal, bool isInFirstHalf, System::Windows::UIElement ^ adornedElement, System::Windows::Documents::AdornerLayer ^ adornerLayer);
public InsertionAdorner (bool isSeparatorHorizontal, bool isInFirstHalf, System.Windows.UIElement adornedElement, System.Windows.Documents.AdornerLayer adornerLayer);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.InsertionAdorner : bool * bool * System.Windows.UIElement * System.Windows.Documents.AdornerLayer -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.InsertionAdorner
Public Sub New (isSeparatorHorizontal As Boolean, isInFirstHalf As Boolean, adornedElement As UIElement, adornerLayer As AdornerLayer)
Parameters
- isSeparatorHorizontal
- Boolean
- isInFirstHalf
- Boolean
- adornedElement
- UIElement
- adornerLayer
- AdornerLayer