Share via


IExpCompositionPropertyChangedListener.NotifyColorPropertyChanged Method

Definition

public:
 void NotifyColorPropertyChanged(CompositionObject ^ target, ExpExpressionNotificationProperty property, Color value);
void NotifyColorPropertyChanged(CompositionObject const& target, ExpExpressionNotificationProperty const& property, Color const& value);
public void NotifyColorPropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Color value);
function notifyColorPropertyChanged(target, property, value)
Public Sub NotifyColorPropertyChanged (target As CompositionObject, property As ExpExpressionNotificationProperty, value As Color)

Parameters

value
Color

Applies to