EditorTemplates Members
In This Article
#Constructors
Name | Description |
---|---|
Editor |
Initializes a new instance of the Editor |
#Properties
Name | Description |
---|---|
Boolean |
Gets a default template for editors used to edit parameters of the boolean type. |
Count |
Gets the number of entries in the base Resource |
Date |
|
Date |
|
Date |
Gets a default template for editors used to edit parameters of the date type. |
Deferrable |
Gets or sets the deferrable content for this resource dictionary.
Inherited from Resource |
Description |
Returns the editor description’s default style. |
Guid |
Specifies the editor for GUID (Globally Unique Identifier) values in the Parameters panel. |
Invalidates |
Gets or sets a value that indicates whether the invalidations fired by the Resource |
Is |
Gets whether this Resource |
Is |
Gets whether this Resource |
Item[Object] |
Gets or sets the value associated with the given key.
Inherited from Resource |
Keys |
Gets a collection of all keys contained in this Resource |
Look |
Gets a default template for editors used to edit lookup parameters. |
Merged |
Gets a collection of the Resource |
Multi |
Gets a default template for multi-value lookup parameter editors. |
Multi |
Gets a default template for multi-value parameter editors. |
Numeric |
Gets a default template for editors used to edit parameters of floating point types. |
Numeric |
Gets a default template for editors used to edit parameters of numeric types. |
Source |
Gets or sets the uniform resource identifier (URI) to load resources from.
Inherited from Resource |
String |
Gets a default template for editors used to edit parameters of the string type. |
ICollection. |
For a description of this member, see Is |
ICollection. |
For a description of this member, see Sync |
IUri |
For a description of this member, see Base |
Time |
|
Values |
Gets a collection of all values associated with keys contained in this Resource |
#Methods
Name | Description |
---|---|
Add |
Adds a resource by key to this Resource |
Begin |
Begins the initialization phase for this Resource |
Clear() |
Clears all keys (and values) in the base Resource |
Contains |
Determines whether the Resource |
Copy |
Copies the Resource |
End |
Ends the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for.
Inherited from Resource |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Not supported by this Dictionary implementation.
Inherited from Resource |
Get |
Returns an IDictionary |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Loads the compiled page of a component. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Occurs when the Resource |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Not supported by this Dictionary implementation.
Inherited from Resource |
Remove |
Removes the entry with the specified key from the base dictionary.
Inherited from Resource |
ICollection. |
For a description of this member, see Copy |
IEnumerable. |
For a description of this member, see Get |
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
Not supported by this Dictionary implementation.
Inherited from Resource |
See Also