Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the source of the exception thrown by a PropertyValue instance.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Enumeration PropertyValueExceptionSource
public enum PropertyValueExceptionSource
public enum class PropertyValueExceptionSource
type PropertyValueExceptionSource
public enum PropertyValueExceptionSource
Members
Member name | Description | |
---|---|---|
Get | Indicates that the exception occurred during a get operation. | |
Set | Indicates that the exception occurred during a set operation. |
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace