Uses of Class
system.windows.markup.ContentPropertyAttribute
-
Packages that use ContentPropertyAttribute Package Description system.windows.markup -
-
Uses of ContentPropertyAttribute in system.windows.markup
Methods in system.windows.markup that return ContentPropertyAttribute Modifier and Type Method Description static ContentPropertyAttribute
ContentPropertyAttribute. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoContentPropertyAttribute
, a cast assert is made to check if types are compatible.
-