public static T Style<T, TStyle>(this T obj, [Nullable(new byte[] { (byte)0, (byte)1 })] Binding<TStyle> style) where T : Visual where TStyle : IStyle<TStyle>