Jagamisviis:


ServerLoginConfig_ViewModel.PropertyChanged Event

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public event PropertyChangedEventHandler PropertyChanged
public:
event PropertyChangedEventHandler^ PropertyChanged {
    virtual void add(PropertyChangedEventHandler^ value) sealed;
    virtual void remove(PropertyChangedEventHandler^ value) sealed;
}
abstract PropertyChanged : IEvent<PropertyChangedEventHandler,
    PropertyChangedEventArgs>
override PropertyChanged : IEvent<PropertyChangedEventHandler,
    PropertyChangedEventArgs>
Public Event PropertyChanged As PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged

See Also

ServerLoginConfig_ViewModel Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright