Regular Expressions 101

XAML invert Grid.Column and Grid.Row to Grid.Row and Grid.Column

Vote

0

Regular Expression
dotnet

@"
(Grid\.Column=\"\d\")( )(Grid\.Row=\"\d\")
"
gm

Description

Loading markdown...
Submitted by anonymous - a year ago