ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / ItemContextProperty Field

In This Topic
    ItemContextProperty Field
    In This Topic
    Identifies the ItemContext dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemContextProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ItemContextProperty
    See Also