Piccolo.NET

PRoot.RemoveInputSource Method 

Advanced. If you want to remove an input source from the root's UI process you can do that here.

public virtual void RemoveInputSource(
   InputSource inputSource
);

Parameters

inputSource
The input source to remove.

Remarks

You will seldom do this unless you are making additions to the piccolo framework.

See Also

PRoot Class | UMD.HCIL.Piccolo Namespace


Web Accessibility