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.
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public event PropertyChangingEventHandler PropertyChanging
public:
event PropertyChangingEventHandler^ PropertyChanging {
virtual void add(PropertyChangingEventHandler^ value) sealed;
virtual void remove(PropertyChangingEventHandler^ value) sealed;
}
abstract PropertyChanging : IEvent<PropertyChangingEventHandler,
PropertyChangingEventArgs>
override PropertyChanging : IEvent<PropertyChangingEventHandler,
PropertyChangingEventArgs>
Public Event PropertyChanging As PropertyChangingEventHandler
Implements
INotifyPropertyChanging.PropertyChanging
See Also
ObservableObject Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright