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

MyNotifyProps()

Properties

OrganizationName

Bind to this field to display the selected Crm Region

Methods

SetProperty<T>(T, T, String)

Set property template for My Notify props.

Events

PropertyChanged

Default Event Hook for INotifyPropertyChanged.

Applies to