Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / AnnotationBase Class / AttachmentProperty Field


In This Topic
    AttachmentProperty Field
    In This Topic
    Identifies the Attachment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AttachmentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = AnnotationBase.AttachmentProperty
    public static readonly DependencyProperty AttachmentProperty
    See Also