C# Class csDataServerPlugin.ucPoiPreview

Interaction logic for SvnMapFeature.xaml
Datei anzeigen Open project: TNOCS/csTouch Class Usage Examples

Public Properties

Property Type Description
InnerTextColorProperty System.Windows.DependencyProperty
PoIProperty System.Windows.DependencyProperty
SelectedProperty System.Windows.DependencyProperty
ShowTitleProperty System.Windows.DependencyProperty

Public Methods

Method Description
Dispatcher_ShutdownStarted ( object sender, System e ) : void
MapControlExtentChanged ( object sender, ExtentEventArgs e ) : void
PoIs_CollectionChanged ( object sender, System e ) : void
Service_Unsubscribed ( object sender, System e ) : void
SystemFeature_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateIsEnabled ( ) : void
ucPoiPreview ( ) : System.Collections.Generic

Method Details

Dispatcher_ShutdownStarted() public method

public Dispatcher_ShutdownStarted ( object sender, System e ) : void
sender object
e System
return void

MapControlExtentChanged() public method

public MapControlExtentChanged ( object sender, ExtentEventArgs e ) : void
sender object
e ExtentEventArgs
return void

PoIs_CollectionChanged() public method

public PoIs_CollectionChanged ( object sender, System e ) : void
sender object
e System
return void

Service_Unsubscribed() public method

public Service_Unsubscribed ( object sender, System e ) : void
sender object
e System
return void

SystemFeature_Loaded() public method

public SystemFeature_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
return void

UpdateIsEnabled() public method

public UpdateIsEnabled ( ) : void
return void

ucPoiPreview() public method

public ucPoiPreview ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

InnerTextColorProperty public_oe static_oe property

public static DependencyProperty,System.Windows InnerTextColorProperty
return System.Windows.DependencyProperty

PoIProperty public_oe static_oe property

public static DependencyProperty,System.Windows PoIProperty
return System.Windows.DependencyProperty

SelectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedProperty
return System.Windows.DependencyProperty

ShowTitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowTitleProperty
return System.Windows.DependencyProperty