Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
using Xamarin.Forms;
namespace Bit.App.Controls
{
public class CustomLabel : Label
public CustomLabel()
}
public int? FontWeight { get; set; }