The element used to display the specified item.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public DependencyObject Element { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Element As DependencyObject <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |