MarkupContext Object Members
See Also
- MarkupContext Overview
- CreateObject Method
- CreateSolidBrush Method
- CreateThickness Method
- Parse Method
- SetHandler Method
- SetMethod Method

MarkupContext Object Members
Public Methods
-
CreateObject
Used to create a XAML Markup object. -
CreateSolidBrush
Used to create a brush object. -
CreateThickness
Used to create a thickness object. -
Parse
Converts Markup from a String to Markup objects. -
SetHandler
Enables event handling for a XAML object which links XAML events with a Subroutine or Function in code. -
SetMethod
(Obsolete) Links a XAML event with a Subroutine or Function in code.
Public Properties
-
EnableGdiPlus
Enables/disables GDI+ usage for Markup drawing.
See Also
- MarkupContext Overview
- CreateObject Method
- CreateSolidBrush Method
- CreateThickness Method
- Parse Method
- SetHandler Method
- SetMethod Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.