BindableBaseRaisePropertiesChanged Method |
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntaxpublic void RaisePropertiesChanged(
params string[] propNames
)
Parameters
- propNames
- Type: SystemString
The values to raise property changed events for.
See Also