Quantcast
Viewing all articles
Browse latest Browse all 77050

Advanced RelativeLayout Constraints in XAML

Is it possible (IN XAML) to establish the position of an element depending on the position of a second object and the height of the Parent?

The conceptual formula would be this:

PrimaryObject.X = ( SecondaryObject.X, Factor=1 ) - ( PrimaryObject.Parent.Height, Factor=0.4 )


Viewing all articles
Browse latest Browse all 77050

Trending Articles