Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.7, 1.8
Makes label content visible.
Syntax
public Object Convert (
Object value,
Type targetType,
Object parameter,
CultureInfo culture
)
Parameters
- value
Type: Object
Object to convert. - targetType
Type: Type
Target object type. - parameter
Type: Object
Parameters for the conversion. - culture
Type: CultureInfo
Culture/locale information.
Return Value
Type: Object
Object with visible content
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)
See Also
Reference
ContentStateToVisibilityConverter Class
ContentStateToVisibilityConverter Members
Microsoft.Kinect.Toolkit.Controls Namespace