BindableBaseRaisePropertyChanged(String) Method |
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic void RaisePropertyChanged(
string propName = ""
)
Parameters
- propName String (Optional)
- The value to raise the property changed event for.
See Also