다음을 통해 공유


MyNotifyProps Class

Definition

WPF Helper class.

public ref class MyNotifyProps : System::ComponentModel::INotifyPropertyChanged
public class MyNotifyProps : System.ComponentModel.INotifyPropertyChanged
type MyNotifyProps = class
    interface INotifyPropertyChanged
Public Class MyNotifyProps
Implements INotifyPropertyChanged
Inheritance
MyNotifyProps
Derived
Implements

Constructors

Name Description
MyNotifyProps()

Properties

Name Description
OrganizationName

Bind to this field to display the selected Crm Region

Methods

Name Description
SetProperty<T>(T, T, String)

Set property template for My Notify props.

Events

Name Description
PropertyChanged

Default Event Hook for INotifyPropertyChanged.

Applies to