Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有FrameworkElement我的手,它也有父母。我想像Image在 WinRT 平台中一样更改它。我试过了WriteableBitmap。但它确实有要渲染的元素参数。VisualBrush这里也不可用。
FrameworkElement
Image
WriteableBitmap
VisualBrush
WinRT 无法从视觉对象创建位图 - 至少在当前预览中是这样。有关更多信息,请参阅WinRT 论坛上的此帖子。