ShowViewStrategyBase Members
In This Article
#Constructors
Name | Description |
---|---|
Show |
The constructor which provides basic functionality for the classes derived from the Show |
#Fields
Name | Description |
---|---|
New |
This field is intended for internal use. |
#Properties
Name | Description |
---|---|
Support |
Indicates whether the Show View Strategy keeps track of invoked Views. |
#Methods
Name | Description |
---|---|
Can |
Obsolete. Intended for internal use. |
Dispose() | Releases all the resources allocated by the current Show View Strategy. |
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Shows a Text Notification. |
Show |
Shows a Text Notification. |
Show |
For internal use. If you need to display a View in a UI, use one of the solutions described in the Ways to Show a View topic. |
Show |
Shows a specific View in the same window in SDI mode, and in a new window or tab in MDI mode. |
Show |
|
To |
Returns a string that represents the current object. Inherited from Object. |
See Also