public DepthConverter(Charm host) { _host = host; }
public BindingParameterHolder(Charm host) { _host = host; }
public OpacityConverter(Charm host) { _host = host; }