C# Class ArcGISPortalViewer.Popup.Controls.Popup

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Datei anzeigen Open project: Esri/arcgis-portalviewer-dotnet

Public Properties

Property Type Description
AttributesProperty Windows.UI.Xaml.DependencyProperty
FieldsProperty Windows.UI.Xaml.DependencyProperty
InlineCollectionProperty Windows.UI.Xaml.DependencyProperty
PopupInfoProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Popup ( ) : System

Private Methods

Method Description
OnAttributesPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnFieldsPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnInlineCollectionPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPopupInfoPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
UpdateTemplate ( ) : void

Method Details

Popup() public method

public Popup ( ) : System
return System

Property Details

AttributesProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AttributesProperty
return Windows.UI.Xaml.DependencyProperty

FieldsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml FieldsProperty
return Windows.UI.Xaml.DependencyProperty

InlineCollectionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml InlineCollectionProperty
return Windows.UI.Xaml.DependencyProperty

PopupInfoProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PopupInfoProperty
return Windows.UI.Xaml.DependencyProperty