MyNotifyProps Class
Applies To: Dynamics CRM 2015
WPF Helper class.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.MyNotifyProps
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ProgressDataItem
Syntax
public class MyNotifyProps : INotifyPropertyChanged
public ref class MyNotifyProps : INotifyPropertyChanged
type MyNotifyProps =
class
interface INotifyPropertyChanged
end
Public Class MyNotifyProps
Implements INotifyPropertyChanged
Constructors
Name | Description | |
---|---|---|
MyNotifyProps() |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
SetProperty<T>(T, T, String) | Set property template for My Notify props. |
|
ToString() | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
PropertyChanged | Default Event Hook for INotifyPropertyChanged. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright