Skip to content

Instantly share code, notes, and snippets.

@chamons

chamons/- Secret

Created December 4, 2014 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chamons/772e2f6f594462698318 to your computer and use it in GitHub Desktop.
Save chamons/772e2f6f594462698318 to your computer and use it in GitHub Desktop.
./compat/AppKit/NSDatePicker.g.cs: public virtual NSColor TextColor {
./compat/AppKit/NSDatePicker.g.cs- [Export ("textColor")]
./compat/AppKit/NSDatePicker.g.cs- get {
./compat/AppKit/NSDatePicker.g.cs- global::MonoMac.AppKit.NSApplication.EnsureUIThread ();
./compat/AppKit/NSDatePicker.g.cs- NSColor ret;
--
./compat/AppKit/NSDatePickerCell.g.cs: public virtual NSColor TextColor {
./compat/AppKit/NSDatePickerCell.g.cs- [Export ("textColor")]
./compat/AppKit/NSDatePickerCell.g.cs- get {
./compat/AppKit/NSDatePickerCell.g.cs- global::MonoMac.AppKit.NSApplication.EnsureUIThread ();
./compat/AppKit/NSDatePickerCell.g.cs- NSColor ret;
--
./compat/AppKit/NSText.g.cs: public virtual NSColor TextColor {
./compat/AppKit/NSText.g.cs- [Export ("textColor")]
./compat/AppKit/NSText.g.cs- get {
./compat/AppKit/NSText.g.cs- global::MonoMac.AppKit.NSApplication.EnsureUIThread ();
./compat/AppKit/NSText.g.cs- NSColor ret;
--
./compat/AppKit/NSTextField.g.cs: public virtual NSColor TextColor {
./compat/AppKit/NSTextField.g.cs- [Export ("textColor")]
./compat/AppKit/NSTextField.g.cs- get {
./compat/AppKit/NSTextField.g.cs- global::MonoMac.AppKit.NSApplication.EnsureUIThread ();
./compat/AppKit/NSTextField.g.cs- NSColor ret;
--
./compat/AppKit/NSTextFieldCell.g.cs: public virtual NSColor TextColor {
./compat/AppKit/NSTextFieldCell.g.cs- [Export ("textColor")]
./compat/AppKit/NSTextFieldCell.g.cs- get {
./compat/AppKit/NSTextFieldCell.g.cs- global::MonoMac.AppKit.NSApplication.EnsureUIThread ();
./compat/AppKit/NSTextFieldCell.g.cs- NSColor ret;
--
./full-32/AppKit/NSDatePicker.g.cs: public virtual NSColor TextColor {
./full-32/AppKit/NSDatePicker.g.cs- [Export ("textColor")]
./full-32/AppKit/NSDatePicker.g.cs- get {
./full-32/AppKit/NSDatePicker.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-32/AppKit/NSDatePicker.g.cs- NSColor ret;
--
./full-32/AppKit/NSDatePickerCell.g.cs: public virtual NSColor TextColor {
./full-32/AppKit/NSDatePickerCell.g.cs- [Export ("textColor")]
./full-32/AppKit/NSDatePickerCell.g.cs- get {
./full-32/AppKit/NSDatePickerCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-32/AppKit/NSDatePickerCell.g.cs- NSColor ret;
--
./full-32/AppKit/NSText.g.cs: public virtual NSColor TextColor {
./full-32/AppKit/NSText.g.cs- [Export ("textColor")]
./full-32/AppKit/NSText.g.cs- get {
./full-32/AppKit/NSText.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-32/AppKit/NSText.g.cs- NSColor ret;
--
./full-32/AppKit/NSTextField.g.cs: public virtual NSColor TextColor {
./full-32/AppKit/NSTextField.g.cs- [Export ("textColor")]
./full-32/AppKit/NSTextField.g.cs- get {
./full-32/AppKit/NSTextField.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-32/AppKit/NSTextField.g.cs- NSColor ret;
--
./full-32/AppKit/NSTextFieldCell.g.cs: public virtual NSColor TextColor {
./full-32/AppKit/NSTextFieldCell.g.cs- [Export ("textColor")]
./full-32/AppKit/NSTextFieldCell.g.cs- get {
./full-32/AppKit/NSTextFieldCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-32/AppKit/NSTextFieldCell.g.cs- NSColor ret;
--
./full-64/AppKit/NSDatePicker.g.cs: public virtual NSColor TextColor {
./full-64/AppKit/NSDatePicker.g.cs- [Export ("textColor")]
./full-64/AppKit/NSDatePicker.g.cs- get {
./full-64/AppKit/NSDatePicker.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-64/AppKit/NSDatePicker.g.cs- NSColor ret;
--
./full-64/AppKit/NSDatePickerCell.g.cs: public virtual NSColor TextColor {
./full-64/AppKit/NSDatePickerCell.g.cs- [Export ("textColor")]
./full-64/AppKit/NSDatePickerCell.g.cs- get {
./full-64/AppKit/NSDatePickerCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-64/AppKit/NSDatePickerCell.g.cs- NSColor ret;
--
./full-64/AppKit/NSText.g.cs: public virtual NSColor TextColor {
./full-64/AppKit/NSText.g.cs- [Export ("textColor")]
./full-64/AppKit/NSText.g.cs- get {
./full-64/AppKit/NSText.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-64/AppKit/NSText.g.cs- NSColor ret;
--
./full-64/AppKit/NSTextField.g.cs: public virtual NSColor TextColor {
./full-64/AppKit/NSTextField.g.cs- [Export ("textColor")]
./full-64/AppKit/NSTextField.g.cs- get {
./full-64/AppKit/NSTextField.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-64/AppKit/NSTextField.g.cs- NSColor ret;
--
./full-64/AppKit/NSTextFieldCell.g.cs: public virtual NSColor TextColor {
./full-64/AppKit/NSTextFieldCell.g.cs- [Export ("textColor")]
./full-64/AppKit/NSTextFieldCell.g.cs- get {
./full-64/AppKit/NSTextFieldCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./full-64/AppKit/NSTextFieldCell.g.cs- NSColor ret;
--
./mobile-32/AppKit/NSDatePicker.g.cs: public virtual NSColor TextColor {
./mobile-32/AppKit/NSDatePicker.g.cs- [Export ("textColor")]
./mobile-32/AppKit/NSDatePicker.g.cs- get {
./mobile-32/AppKit/NSDatePicker.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-32/AppKit/NSDatePicker.g.cs- NSColor ret;
--
./mobile-32/AppKit/NSDatePickerCell.g.cs: public virtual NSColor TextColor {
./mobile-32/AppKit/NSDatePickerCell.g.cs- [Export ("textColor")]
./mobile-32/AppKit/NSDatePickerCell.g.cs- get {
./mobile-32/AppKit/NSDatePickerCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-32/AppKit/NSDatePickerCell.g.cs- NSColor ret;
--
./mobile-32/AppKit/NSText.g.cs: public virtual NSColor TextColor {
./mobile-32/AppKit/NSText.g.cs- [Export ("textColor")]
./mobile-32/AppKit/NSText.g.cs- get {
./mobile-32/AppKit/NSText.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-32/AppKit/NSText.g.cs- NSColor ret;
--
./mobile-32/AppKit/NSTextField.g.cs: public virtual NSColor TextColor {
./mobile-32/AppKit/NSTextField.g.cs- [Export ("textColor")]
./mobile-32/AppKit/NSTextField.g.cs- get {
./mobile-32/AppKit/NSTextField.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-32/AppKit/NSTextField.g.cs- NSColor ret;
--
./mobile-32/AppKit/NSTextFieldCell.g.cs: public virtual NSColor TextColor {
./mobile-32/AppKit/NSTextFieldCell.g.cs- [Export ("textColor")]
./mobile-32/AppKit/NSTextFieldCell.g.cs- get {
./mobile-32/AppKit/NSTextFieldCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-32/AppKit/NSTextFieldCell.g.cs- NSColor ret;
--
./mobile-64/AppKit/NSDatePicker.g.cs: public virtual NSColor TextColor {
./mobile-64/AppKit/NSDatePicker.g.cs- [Export ("textColor")]
./mobile-64/AppKit/NSDatePicker.g.cs- get {
./mobile-64/AppKit/NSDatePicker.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-64/AppKit/NSDatePicker.g.cs- NSColor ret;
--
./mobile-64/AppKit/NSDatePickerCell.g.cs: public virtual NSColor TextColor {
./mobile-64/AppKit/NSDatePickerCell.g.cs- [Export ("textColor")]
./mobile-64/AppKit/NSDatePickerCell.g.cs- get {
./mobile-64/AppKit/NSDatePickerCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-64/AppKit/NSDatePickerCell.g.cs- NSColor ret;
--
./mobile-64/AppKit/NSText.g.cs: public virtual NSColor TextColor {
./mobile-64/AppKit/NSText.g.cs- [Export ("textColor")]
./mobile-64/AppKit/NSText.g.cs- get {
./mobile-64/AppKit/NSText.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-64/AppKit/NSText.g.cs- NSColor ret;
--
./mobile-64/AppKit/NSTextField.g.cs: public virtual NSColor TextColor {
./mobile-64/AppKit/NSTextField.g.cs- [Export ("textColor")]
./mobile-64/AppKit/NSTextField.g.cs- get {
./mobile-64/AppKit/NSTextField.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-64/AppKit/NSTextField.g.cs- NSColor ret;
--
./mobile-64/AppKit/NSTextFieldCell.g.cs: public virtual NSColor TextColor {
./mobile-64/AppKit/NSTextFieldCell.g.cs- [Export ("textColor")]
./mobile-64/AppKit/NSTextFieldCell.g.cs- get {
./mobile-64/AppKit/NSTextFieldCell.g.cs- global::AppKit.NSApplication.EnsureUIThread ();
./mobile-64/AppKit/NSTextFieldCell.g.cs- NSColor ret;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment