Intersoft.Client.Documents Namespace : DocumentReference Class |
The following tables list the members exposed by DocumentReference.
Name | Description | |
---|---|---|
DocumentReference Constructor | Initializes a new instance of the DocumentReference class. |
Name | Description | |
---|---|---|
SourceProperty | Identifies the Source dependency property. |
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
Source | Gets or sets the uniform resource identifier (URI) for this document reference. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetDocument | Synchronously loads and parses the document specified by the Source property location. | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |