ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / TargetSite Property

In This Topic
    TargetSite Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetSite As System.Reflection.MethodBase
    public System.Reflection.MethodBase TargetSite {get;}
    See Also