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