| Name | Description | |
|---|---|---|
|   | IsVisible | Gets boolean value of true if any property sheet is currently visible. | 
|   | Title | Gets or sets the title of the current property sheet. | 
The following tables list the members exposed by PropertySheet.
| Name | Description | |
|---|---|---|
|   | IsVisible | Gets boolean value of true if any property sheet is currently visible. | 
|   | Title | Gets or sets the title of the current property sheet. | 
| Name | Description | |
|---|---|---|
|   | Apply | Commits the changes. | 
|   | Cancel | Closes the property sheet and discards any edits. | 
|   | Close | Close the property sheet. | 
|   | OK | Closes the property sheet and applies all edits. | 
|   | Page | Returns the Page associated with the specified DAML identifier in the current sheet. | 
|   | Show | Opens the specified property sheet and returns without waiting for the newly opened window to close. | 
|   | ShowDialog | Overloaded. |