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