ESRI.ArcGIS.Mobile.Client
ProjectSourceItem Class Members
See Also  Fields  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.Pages Namespace : ProjectSourceItem Class


The following tables list the members exposed by ProjectSourceItem.

Public Constructors

 NameDescription
Public ConstructorProjectSourceItem Constructor  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)DescriptionProperty Gets or Sets the Description  
Public Fieldstatic (Shared in Visual Basic)ExampleProperty Gets ot Sets the Example  
Public Fieldstatic (Shared in Visual Basic)ImageProperty Gets o Sets the Icon  
Public Fieldstatic (Shared in Visual Basic)IsSelectedProperty Gets or Sets the IsSelected  
Public Fieldstatic (Shared in Visual Basic)NameProperty Gets or Sets the Name  
Public Fieldstatic (Shared in Visual Basic)SourceTypeProperty Gets or Sets the SourceType  
Public Fieldstatic (Shared in Visual Basic)UrlProperty Gets or Sets the Url  
Top

Public Properties

 NameDescription
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDescription Gets or Sets the Description  
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyExample Gets ot Sets the Example  
Public PropertyImage Gets o Sets the Icon  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelected Gets or Sets IsSelected  
Public PropertyName Gets or Sets the Name  
Public PropertySourceType Gets or Sets the SourceType  
Public PropertyUrl Gets or Sets the Url  
Top

Public Methods

 NameDescription
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Protected MethodShouldSerializeProperty (Inherited from System.Windows.DependencyObject)
Top

See Also