Click or drag to resize

BindableBaseRaisePropertiesChanged Method

[Missing <summary> documentation for "M:Demo3D.Common.BindableBase.RaisePropertiesChanged(System.String[])"]

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 14.0.0.10531
Syntax
C#
public void RaisePropertiesChanged(
	params string[] propNames
)

Parameters

propNames
Type: SystemString

[Missing <param name="propNames"/> documentation for "M:Demo3D.Common.BindableBase.RaisePropertiesChanged(System.String[])"]

See Also