Mindfire Technology - Custom Software Development Company



XAML Cheat Sheet

Databinding

Peer Control’s Properties

Binding Modes

Mode=OneTime

Mode=OneWay

Mode=OneWayToSource

Mode=TwoWay

CLR Objects

Properties

Native Objects

xmlns:clr="clr-namespace:System;assembly=mscorlib"

352

Methods

152

Converters

Data Template

XPath

Relative Source

RelativeSource FindAncestor, AncestorLevel=n, AncestorType={x:Type desiredType}}

Text="{Binding RelativeSource={Binding RelativeSource={RelativeSource PreviousData}}}"

Text="{Binding RelativeSource={Binding RelativeSource={RelativeSource TemplatedParent}}}"

Text="{Binding RelativeSource={Binding RelativeSource={RelativeSource Self}}}"

Static Resources

Dynamic Resources

Style



Triggers

Control Template

Transforms

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download