Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 428 Bytes

propertyvalue_createint16_264907374.md

File metadata and controls

26 lines (18 loc) · 428 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateInt16(System.Int16)
winrt method

Windows.Foundation.PropertyValue.CreateInt16

-description

Creates a property value from an integer.

-parameters

-param value

The value to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also