WPF-數據綁定

下面記錄了幾種數據綁定時的場景,以供之後自己參考。 一、Path=.的Binding 這是數據綁定中的特殊情況,Binding源本身就數據且不需要Path來指明,string、int等基本數據。 <Window x:Class="WpfApplication1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xa
相關文章
相關標籤/搜索