Gets the current object this member attributes are applied to.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public Object SelectedObject { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
| Visual Basic |
|---|
Public Property SelectedObject As Object <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |