ProcessInput(T) method
Set the value of the control's backing property to the passed value.
Visual Basic syntax
Public Sub
ProcessInput
(ByVal
value
As T)
C# syntax
public void
ProcessInput
(T
value
)
Parameters
value
– New value of this control's backing property
Parent topic:
Agentry OpenUI API for WPF
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.