简体   繁体   中英

WPF Smith Html Editor, how do I bind to this control in xaml?

I'm using Smith Html Editor and can't figure out how to bind my html to this control in the xaml. Do I have to do it in the code-behind?

我想我找到了:

<smith:HtmlEditor BindingContent="{Binding MyHtmlProperty}" />

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM